CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - thread linux

搜索资源列表

  1. Pthread-of-linux

    0下载:
  2. 在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。-Written in the linux
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:10294
    • 提供者:gc
  1. linux

    0下载:
  2. 国嵌的linux的线程开发的pdf文档,多线程编程-State of the linux thread embedded in the development of pdf documents, multi-threaded programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:233325
    • 提供者:herenwei
  1. process-and-thread-Technology

    0下载:
  2. 进程和线程技术 Linux和windows进程创建 进程和线程通信 文档+实例分析-process and thread Technology Text and examples
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:357647
    • 提供者:方洋
  1. libmemcached-1.0.4.tar

    0下载:
  2. libmemcached 是一个 memcached 的库,客户端库,C 和 C++ 语言实现的客户端库,具有低内存占用率、线程安全、并提供对memcached功能的全面支持。它还采用 多种命令行工具: memcat , memflush , memrm , memstat ,并memslap (负载代)。程序库一直在设计,让不同的散列方法对密钥,分割的钥匙,并使用统一的散列分配。-libmemcached is a library for memcached client library, C
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:951310
    • 提供者:yoyo
  1. thread

    0下载:
  2. 线程池的封装,非常有用,而且里面封装的类,高度的抽像,可以让人用起来很上手-the threadpool,this is very well if you work for linux area!good lucky for you.this text have thread and threadpool which will help you easy in work............
  3. 所属分类:Linux Network

    • 发布日期:2017-04-24
    • 文件大小:182924
    • 提供者:陈柯南
  1. thread

    0下载:
  2. Linux下 实现串口的简单通讯的简单源码-To realize the Linux serial port of simple communication simple the source code
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:2568
    • 提供者:lizhen
  1. linux-source-file

    0下载:
  2. linux的入门级源程序,进程创建,线程的运行等-Linux entry-level source program, process creation, the operation of the thread
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:29600
    • 提供者:孙祥刚
  1. Linux-Network-Programming

    0下载:
  2. 本书主要描述linux中进程,socket,线程信号,文件符等,挺全面的一本书。中文的-This book describes the linux process, the socket, the thread signals, the file descr iptor , etc., very comprehensive book. In Chinese
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:6714856
    • 提供者:小刘
  1. linux-multi-thread-synchronization

    0下载:
  2. linux多线程同步的方法 在线程对共享相同内存操作时,就会出现多个线程对同一资源的使用,为此,需要对这些线程进行同步,以确保它们在访问共享内存的时候不会访问到无效的数值。-linux multi-thread synchronization Threads share the same memory operation, there will be multiple threads use the same resources to do this, you need to synch
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:7245
    • 提供者:长林
  1. linux-thread

    0下载:
  2. linux 下多线程编程,内容很实用的。-under linux multi-threaded programming, the content is very practical.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:53674
    • 提供者:zhaoxiaojun
  1. thread-pool_quality-

    0下载:
  2. [C代码]利用线程池求质数(Linux C)-[C code] use the thread pool to the number of and quality (Linux C)
  3. 所属分类:Driver develop

    • 发布日期:2017-04-10
    • 文件大小:896
    • 提供者:wenky
  1. Thread

    0下载:
  2. linux写引用程序的编写,线程的编写,初学者入门参考-the linux write reference program written threads preparation beginner Reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-27
    • 文件大小:21314
    • 提供者:xiaoxie
  1. 41500329linuxmulti-thread

    0下载:
  2. linux多线程代码,可以很好地理解多线程-linux multithreaded code, a good understanding of multi-threaded
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-25
    • 文件大小:6046
    • 提供者:jyj
  1. linux-thread-pool

    0下载:
  2. linux线程池的在实际项目中的应用框架-linux thread pool application framework
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-05
    • 文件大小:5226
    • 提供者:zhang
  1. thread

    0下载:
  2. 线程QT4,在linux下开发,下载到2440arm,即可使用-Thread QT4, developed under linux downloaded to 2440arm, you can use
  3. 所属分类:Linux Network

    • 发布日期:2017-11-25
    • 文件大小:13387
    • 提供者:
  1. Thread

    0下载:
  2. 自己实现的(Win、Linux)的线程池类-Windows/Linux ThreadPool
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:7464
    • 提供者:lixser
  1. linux-kernel-boot-thread

    0下载:
  2. linux内核启动线程学习笔记,有比较详细的讲解-linux kernel start threads study notes, a detailed explanation
  3. 所属分类:Driver develop

    • 发布日期:2017-11-17
    • 文件大小:3793
    • 提供者:xiaoyang
  1. thread

    0下载:
  2. 对了初步了解linux应用qt编写界面的很有帮助,希望对大家有用。-A preliminary understanding of the the linux application the qt writing interface helpful, hope to be useful.
  3. 所属分类:Button control

    • 发布日期:2017-11-22
    • 文件大小:1046
    • 提供者:kimi
  1. thread

    0下载:
  2. Linux下的线程操作--线程的一些小demo,简单的函数调用。-Thread under the Linux operating- some small demo thread, a simple function call.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-02
    • 文件大小:2179
    • 提供者:powerleaf
  1. Linux

    0下载:
  2. linux系统编程、关于、进程、线程与文件-linux system programming, process, thread and file
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:659258
    • 提供者:hengding
« 1 2 3 4 5 67 8 9 10 11 ... 23 »
搜珍网 www.dssz.com